Template Parts and Consumables
Overview:
The "Template Parts and Consumables" doctype is designed to manage and track parts and consumables used in various templates or predefined configurations. It allows users to specify the type, quantity, and billable status of each item in a template.
Fields:
-
Item
- Label: Item
- Fieldtype: Link
- Description: The item being specified in the template.
- Required: Yes
- Options: Link to "Item" doctype
-
Type
- Label: Type
- Fieldtype: Data
- Description: Type of the specified item.
- Read Only: Yes
- Fetch From: Fetches the type from the linked part name.
-
Qty
- Label: Qty
- Fieldtype: Int
- Description: Quantity of the specified item in the template.
- Required: Yes
-
Is Billable
- Label: Is Billable
- Fieldtype: Check
- Description: Indicates if the specified item is billable.
- Default: No
Usage:
- Navigate to the Service Management module.
- Select "Template Parts and Consumables" from the list of available doctypes.
- Click on "New" to create a new template record.
- Specify the item by selecting from the available options in the "Item" field.
- The "Type" field will be automatically populated based on the selected item.
- Enter the quantity of the item needed in the template.
- If the item is billable, mark the "Is Billable" checkbox.
- Save the record.
Notes:
- Use this doctype to define parts and consumables required in predefined templates or configurations.
- Specify the item, quantity, and billable status for accurate template creation.
- The "Type" field is automatically fetched based on the linked part name.
- Ensure all required fields are filled before saving the template.
- This doctype helps in maintaining a standardized list of parts and consumables used across templates.
Last updated 4 days ago
Was this helpful?